class: center, middle, inverse, title-slide # Data Wrangling ## Tidyverse approach ### Fabio CRUZ ### Université de Lorraine ### 2021/02/01 (updated: 2021-02-02) --- --- class: middle # Agenda of this sprint 1. Explore the **`tidyverse` package** --- # Learning outcomes Data wrangling is a major component in data anlaysis - You will know the Major Verbs used to manipulate your data - You will have a basic understanding of the importance of `tidy`data. --- <img src="data:image/png;base64,#img/01-Introduction.001.jpeg" width="80%" style="display: block; margin: auto;" /> --- <img src="data:image/png;base64,#img/01-Introduction.002.jpeg" width="80%" style="display: block; margin: auto;" /> --- <img src="data:image/png;base64,#img/01-Introduction.003.jpeg" width="80%" style="display: block; margin: auto;" /> --- <img src="data:image/png;base64,#img/01-Introduction.004.jpeg" width="80%" style="display: block; margin: auto;" /> --- <img src="data:image/png;base64,#img/01-Introduction.005.jpeg" width="80%" style="display: block; margin: auto;" /> --- <img src="data:image/png;base64,#img/01-Introduction.006.jpeg" width="80%" style="display: block; margin: auto;" /> --- <img src="data:image/png;base64,#img/01-Introduction.007.jpeg" width="80%" style="display: block; margin: auto;" /> ---- The `tidyverse` is a collection of R packages that share common philosophies and are designed to work together. <br><br> <a href="http://tidyverse.tidyverse.org/logo.png"><img src="data:image/png;base64,#img/logo.png" style="width: 200px;"/></a> --- class: inverse middle .white[ ## Autonomus tutorial: Hi tidyverse!
] --- Do the Three tutorials on [Work with data](https://rstudio.cloud/learn/primers/2) .infobox.assignment[ 1. Start with the [Working with Tibbles](https://rstudio.cloud/learn/primers/2.1). 1. Then [Isolating data with DPLYR](https://rstudio.cloud/learn/primers/2.2) 1. And finally [Derive Information with dplyr](https://rstudio.cloud/learn/primers/2.3). ] Answer the questions, in the `ARCHE.Rmd` document as long as you find the answers. --- <img src="data:image/png;base64,#img/tibble-00.jpg" width="80%" style="display: block; margin: auto;" />
60
:
00
--- class: center, middle Take a break 15 min. ## Coffe ☕